Rotate Image
						(Image Processing)
					
        
        Synopsis
Rotates an imageDescription
This operator rotates images using the predefined angle.
Input
imageThe image object to rotate
Output
imageThe rotated image.
oriThe original image.
Parameters
- rotation angle The angle of rotation.